home *** CD-ROM | disk | FTP | other *** search
- # SENDMAIL ALIASES.
- #
- # Alias for mailer daemon. REFER TO MAN:Aliases for more information.
- #
- # # comment character (must be first char on line)
- # name: addr, addr, addr, addr,
- # addr, addr, addr, addr
- #
- # ^
- # note: single colon - do not expand aliases in To: line
- # double colon - expand aliases in To: line
- #
- # addr can be (1) any path
- # (2) >file (append to said file)
- # (3) <file (include addresses from file, one per line)
- # (4) "|command" (pipe through a command)
- # (5) \user (if user is an alias this ignores the alias)
- #
- # note that each addr must be comma delimited, and line continuation
- # depends on whether the last addr on the line has a comma after it.
-
- MAILER-DAEMON: postmaster
-
- # Following alias is required by the new mail protocol, RFC 822
- postmaster: your_name
-
- # Aliases to handle mail to msgs and news
- grahame: grahame@demon.co.uk
- cliff: cliff@home.demon.co.uk
-
- # Alias for uucp maintenance
- uucplist: root
- uucp: uucplist
-
- # System
- manager: your_name
- operator: your_name
- staff: your_name
- nobody: your_name
- root: your_name
-
- #
- # BMS
- #
-
- bms-manager: your_name, \bms-manager
- bms_err: your_name
-
- #
- # smart-aleck aliases
- #
- daemon: manager
- lp: manager
- usrlimit: manager
-
- #
- # User
- #
- # send mail for foo to foo and also archive it.
-
- foo: \foo, >uumail:mbox
-
- # William P. Loftus
- wpl: PRC.Unisys.COM!wpl
-
- # Matt Dillon
- dillon: uunet.uu.net!overload!dillon
-
- # Fred Fish, 1835 East Belmont Dr, Tempe, Arizona 85284
- # 1-602-491-0048
- fish: cs.utexas.edu!asuvax!mcdphx!estinc!fnf
-